home *** CD-ROM | disk | FTP | other *** search
/ Otherware / Otherware_1_SB_Development.iso / mac / util / print / draw2ps.pit / PostScript from Mac.pit / PostScript from Mac.rsrc / STR#_1007.txt < prev    next >
Encoding:
Text File  |  1987-05-20  |  173 b   |  7 lines

  1. /rc {newpath gsave translate /yy xd /xx xd /omat matrix currentmatrix def
  2.  
  3.   xx yy scale 0.5 0.5 0.5 5 3 roll arc
  4.  
  5.   omat setmatrix 0 ne {dofill} if dostroke grestore} def
  6.  
  7.